home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1066 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.7 KB

  1. From: daniel@fiction.ms.sub.org (Daniel Roedding)
  2. Subject: Re: TOSFS
  3. Date:     Tue, 22 Feb 1994 14:12:14 +0100
  4. Message-Id: <1c56718719270024@fiction.ms.sub.org>
  5.  
  6. Hi!
  7.  
  8. Ulrich Kuehn wrote:
  9.  
  10. > I have the impression, that the number of the starting cluster of a file
  11. > or directory must be stored somewhere by GEMDOS. Maybe there is a hack
  12. > possible to get this value out of the DTA? Can somebody at Atari confirm
  13. > this? There might be some problems when running Metados, but it would
  14. > be nice to have real meaningful inodes on a TOSFS....
  15.  
  16. As far as I know, the 21 reserved bytes in the DTA aren't documented
  17. officially anywhere.
  18.  
  19. Anyway, here's what I know about it:
  20.  
  21. Byte        Contents
  22.  
  23. 0-11        search mask from Fsfirst() in the directory, i. e. w/o path
  24. 12        search attribute from Fsfirst()
  25. 13-16        offset in the search directory (byte position, thus always
  26.         k*32) -- really silly to put a long to an odd address...
  27. 17-20        pointer to some kind of directory descriptor in GEMDOS'
  28.         internal data
  29.  
  30. So, bytes 13-16 are unique in one directory, bytes 17-20 point to something
  31. containing information which directory it is, bytes 17-20 are almost
  32. certainly NOT usable to trace back which directory is accessed, if you
  33. don't examine the structure they point to.
  34.  
  35. Daniel
  36.  
  37. -- 
  38. Daniel Roedding     : daniel@fiction.pb.owl.de, zlroed@pbhrzx.uni-paderborn.de
  39. Detmolder Str. 19   :.........................................................
  40. D-33102 Paderborn   : "Wenn etwas wie Tartar aussieht, wie Tartar schmeckt und
  41. ....................:  wie Tartar hergestellt wird, dann wird die Justiz das
  42. (05251) 541965 voice:  wohl auch als Tartar behandeln, auch wenn es als Bonbon
  43. (05251) 541334 data :  angepriesen wird." - Stefan Eggers in de.soc.netzwesen
  44.